.. _`Convert columns in Table`: .. _`org.sysess.sympathy.data.table.convertcolumnstable`: Convert columns in Table ~~~~~~~~~~~~~~~~~~~~~~~~ .. image:: select_table_columns.svg :width: 48 Select columns to convert to specified data type. **Documentation** Convert selected columns to specified data type. **Definition** *Input ports* :: table Input *Output ports* :: table Output *Configuration*: **Columns** (columns) Columns that should be converted. **Target type** (types) The type that these columns should be converted to. .. automodule:: node_convert_table_columns :noindex: .. class:: ConvertColumnsTable :noindex: **Example flows** * :download:`ConvertColumnsInTable.syx `